home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2002 February / PCpro_2002_02.ISO / cdstart.exe / scripts / DefineButton2_41 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-11-29  |  60 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(677);
  4. }
  5.